Skip to content

Updated looks to match rebranding#55

Merged
technologic-technologic merged 2 commits intogen-aifrom
52-make-rebranding
Oct 17, 2025
Merged

Updated looks to match rebranding#55
technologic-technologic merged 2 commits intogen-aifrom
52-make-rebranding

Conversation

@technologic-technologic
Copy link
Copy Markdown
Owner

Updated visual assets to upgrade looks. Deleted unnecessary files.

Updated visual assets to upgrade looks. Deleted unnecessary files.
Added the new assets
@github-actions
Copy link
Copy Markdown

PR Summary

WHAT Changed

  • Deleted Files:
    • Removed several images:
      • Encora Branded Teams Background 14.png
      • Encora_Logo.jpeg
      • background-footer-desktop.png
      • encora-logo-square.png
      • encora-logo-square.webp
      • encora2.jpg
  • Added Files:
    • New images added:
      • White-Encora-Logo.png
      • e-shape-chatreuse-400.png
      • e-shape-white.png
  • Code Changes:
    • Updated EncoraHeader.tsx to use new logo images.
    • Modified styles in EncoraHeader.tsx and EncoraContent.tsx for better layout and aesthetics.
    • Changed button background color in NewProductButton.tsx.
    • Updated global styles in index.css to include a new background image and color.

WHY It Matters

  • The changes improve the visual branding of the application by updating logos and background images.
  • Enhancements in layout and styling contribute to a better user experience.

RISKS

  • Potential visual inconsistencies if the new images do not match the expected dimensions or quality.
  • Removal of old images may affect any references or usages in other parts of the application.

TESTS to Add

  • Verify that the new images load correctly in the UI.
  • Ensure that the layout remains responsive and visually appealing across different screen sizes.
  • Test button functionality to confirm that the modal opens as expected.

BREAKING CHANGES

  • The removal of old logo images may break references in other components if they were used elsewhere.

Changed File Paths

  • inventory-manager/src/assets/images/
  • inventory-manager/src/components/EncoraHeader.tsx
  • inventory-manager/src/components/page-content/EncoraContent.tsx
  • inventory-manager/src/components/page-content/segment2-new_product/NewProductButton.tsx
  • inventory-manager/src/index.css

@technologic-technologic technologic-technologic merged commit 92f6e49 into gen-ai Oct 17, 2025
1 check passed
@technologic-technologic technologic-technologic deleted the 52-make-rebranding branch October 17, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet